Automations

UI Automation Commands

  • Version: 1.3.0
  • Official Verified
  • Depreciated Verified

OpenBots Command group containing UI automation commands (Image, Input, Process, WebBroswer, Window).

OpenBots.Commands.UIAutomation \ Resize Window Command

Command: Resize Window Command

This command resizes an open window to a specified size.

Parameters

Window Name

Select the name of the window to resize.

Required

Width (Pixels)

Input the new width size of the window.

Required

Height (Pixels)

Input the new height size of the window.

Required

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo